{% extends "base.html" %} {% block title %}Doctor Dashboard - Pending Approval{% endblock %} {% block content %}
Your account has been permanently suspended after 3 failed appeals. You cannot submit any more appeals.
{% if doctor.rejection_reason %}{{ doctor.rejection_reason }}
Your doctor registration has been rejected. You can submit an appeal with improvements.
{% if doctor.rejection_reason %}{{ doctor.rejection_reason }}
Your doctor account is currently under review by our admin team. You will be notified once your account is approved.
Based on the rejection reason above, please make necessary improvements to your profile and documents, then submit an appeal for review.
{{ doctor.user.name }}
{{ doctor.user.email }}
{{ doctor.user.phone|format_phone }}
{{ doctor.specialization }}
{{ doctor.experience }} years
{{ doctor.pmc_code }}
{{ doctor.city }}, {{ doctor.location }}